services.uhub.<name>.plugins.*.settings
Settings specific to this plugin.
- Type
attribute set of string- Example
{ file = "/etc/uhub/users.db"; }- Declared
- <nixpkgs/nixos/modules/services/misc/uhub.nix>
Settings specific to this plugin.
attribute set of string{
file = "/etc/uhub/users.db";
}